FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package fhir.r4.nhsengland.programme#0.2.1 (47 ms)

Package fhir.r4.nhsengland.programme
Type CapabilityStatement
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.2.1&canonical=https://fhir.nhs.uk/CapabilityStatement/CPIS-FHIR-API-Consumer
Url https://fhir.nhs.uk/CapabilityStatement/CPIS-FHIR-API-Consumer
Version 1.0.0
Status draft
Date 2023-10-02
Name CPISFHIRAPIConsumer
Title CPIS FHIR API Consumer
Experimental False
Realm us
Authority hl7
Description Conformance requirements for NHS England CPIS FHIR API Consumer Implementation Guide
Purpose Conformance requirements for NHS England CPIS FHIR API Consumer Implementation Guide
Copyright Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "CPIS-FHIR-API-Consumer",
  "url" : "https://fhir.nhs.uk/CapabilityStatement/CPIS-FHIR-API-Consumer",
  "version" : "1.0.0",
  "name" : "CPISFHIRAPIConsumer",
  "title" : "CPIS FHIR API Consumer",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-10-02",
  "publisher" : "NHS England",
  "contact" : [
    {
      "name" : "NHS England",
      "telecom" : [
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.net",
          "use" : "work",
          "rank" : 1
        }
      ]
    }
  ],
  "description" : "Conformance requirements for NHS England CPIS FHIR API Consumer Implementation Guide",
  "purpose" : "Conformance requirements for NHS England CPIS FHIR API Consumer Implementation Guide",
  "copyright" : "Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "json"
  ],
  "rest" : [
    {
      "mode" : "client",
      "security" : {
        "cors" : false,
        "service" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/restful-security-service",
                "code" : "OAuth"
              }
            ]
          }
        ],
        "description" : "OIDC and OAuth2 via user present CIS2"
      },
      "resource" : [
        {
          "type" : "CareTeam",
          "profile" : "http://hl7.org/fhir/StructureDefinition/CareTeam",
          "interaction" : [
            {
              "code" : "read"
            }
          ],
          "searchParam" : [
            {
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type" : "token"
            }
          ]
        },
        {
          "type" : "AuditEvent",
          "profile" : "http://hl7.org/fhir/StructureDefinition/AuditEvent",
          "interaction" : [
            {
              "code" : "read"
            }
          ],
          "searchInclude" : [
            "PractitionerRole"
          ],
          "searchParam" : [
            {
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type" : "token",
              "documentation" : "AuditEvent.agent.who.where(resolve() is Patient) | AuditEvent.entity.what.where(resolve() is Patient)"
            }
          ]
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.